Information about using git with GNOME can be found here:
- http://live.gnome.org/Git
+ https://wiki.gnome.org/Git
In order to get GIT GTK+ installed on your system, you need to have
the most recent GIT versions of GLib, Pango, and ATK installed as well.
on the process of building the GTK+ stack and its dependencies with Visual\r
C++:\r
\r
-https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack\r
+https://wiki.gnome.org/Projects/GTK+/Win32/MSVCCompilationOfGTKStack\r
\r
Alternative 1 also generates Microsoft import libraries (.lib), if you\r
have lib.exe available. It might also work for cross-compilation from\r
A more detailed outline for instructions on building the GTK+ with Visual\r
C++ can be found in the following GNOME Live! page:\r
\r
-https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack\r
+https://wiki.gnome.org/Projects/GTK+/Win32/MSVCCompilationOfGTKStack\r
\r
This VS10 solution and the projects it includes are intented to be used\r
in a GTK+ source tree unpacked from a tarball. In a git checkout you\r
A more detailed outline for instructions on building the GTK+ with Visual\r
C++ can be found in the following GNOME Live! page:\r
\r
-https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack\r
+https://wiki.gnome.org/Projects/GTK+/Win32/MSVCCompilationOfGTKStack\r
\r
This VS9 solution and the projects it includes are intented to be used\r
in a GTK+ source tree unpacked from a tarball. In a git checkout you\r
</listitem>
<listitem>
<para>
- <ulink url="http://live.gnome.org/GObjectIntrospection">Gobject Introspection</ulink>
+ <ulink url="https://wiki.gnome.org/Projects/GObjectIntrospection">Gobject Introspection</ulink>
is a framework for making introspection data available to
language bindings. It is available
<ulink url="http://download.gnome.org/sources/gobject-introspection/">here</ulink>.
<para>
For up-to-date information about the current status of this port, see the
-<ulink url="http://live.gnome.org/GTK+/OSX">project page</ulink>.
+<ulink url="https://wiki.gnome.org/Projects/GTK+/OSX">project page</ulink>.
</para>
</refsect1>
<para>
More information about GTK+ on Windows, including detailed build
instructions, binary downloads, etc, can be found
-<ulink url="http://live.gnome.org/GTK+/Win32">online</ulink>.
+<ulink url="https://wiki.gnome.org/Projects/GTK+/Win32">online</ulink>.
</para>
</refsect1>
*
* Certain properties on the #GtkMenuTrackerItem are mutable, and you must
* listen for changes in the item. For more details, see the documentation
- * for #GtkMenuTrackerItem along with https://live.gnome.org/GApplication/GMenuModel.
+ * for #GtkMenuTrackerItem along with https://wiki.gnome.org/Projects/GLib/GApplication/GMenuModel.
*
* The idea of @with_separators is for special cases where menu models may
* be tracked in places where separators are not available, like in toplevel